Rnpath
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Manual: The rnpath Utility ↗
Usage
To resolve the path to a destination, showing how many hops away it is and which interface is used to reach it:
rnpath <destination>
To blackhole an identity:
rnpath --blackhole <identity> --reason "<reason>"
To remove an identity from the blackhole list:
rnpath --unblackhole <identity>
To list locally blackholed identities:
rnpath --blackholed
To view subscribed blackhole lists and their contents:
rnpath --blackholed-list
For more, see rnpath --help.
RNS utilities